-
Home
-
Smart WooCommerce Search
-
2.3.0
-
Code
-
Classes
- Abstract_Setting_Field
Total Complexity |
22 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
282 |
Lines of code |
168 |
Logical lines of code |
80 |
Comment lines |
68 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_image_html() |
S |
51 |
4 |
29 |
get_setting_html() |
S |
49 |
3 |
33 |
get_description() |
S |
57 |
2 |
20 |
get_select_html() |
S |
59 |
2 |
14 |
get_text_html() |
S |
59 |
1 |
16 |
init() |
S |
71 |
2 |
6 |
validate_color() |
S |
67 |
2 |
8 |
get_checkbox_html() |
S |
61 |
1 |
13 |
get_textarea_html() |
S |
62 |
1 |
12 |
__construct() |
S |
98 |
1 |
1 |
__clone() |
S |
98 |
1 |
1 |
get_color_html() |
S |
65 |
1 |
10 |
validate_text() |
S |
73 |
1 |
5 |